SerializableTimeZoneTimeDayOfWeek Property |
The DayOfWeek property gets or sets the day of the week when the transition to and from standard time and daylight saving time occurs.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DayOfWeek DayOfWeek { get; set; }Public Property DayOfWeek As DayOfWeek
Get
Set
Property Value
Type:
DayOfWeek
See Also